libxl/save&restore&convert: Switch to new EMULATOR_XENSTORE_DATA records
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 4 Aug 2015 17:16:35 +0000 (18:16 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 5 Aug 2015 09:46:46 +0000 (10:46 +0100)
commit6b3da2ba3b37ec54363553892528b06efcd51719
tree598c8467480931c6d924f2583594de6aa7c84fa8
parent11106a244c165f154362625f13b844a8e37cada4
libxl/save&restore&convert: Switch to new EMULATOR_XENSTORE_DATA records

Read and write "toolstack" information using the new
EMULATOR_XENSTORE_DATA record, and have the conversion script take care
of the old format.

The entire libxc and libxl migration v2 streams are now bitness-neutral
in their records.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_stream_read.c
tools/libxl/libxl_stream_write.c
tools/python/scripts/convert-legacy-stream